home *** CD-ROM | disk | FTP | other *** search
- Path: uni-paderborn.de!tom
- From: tom@uni-paderborn.de (Torsten Metzner)
- Newsgroups: comp.lang.c++
- Subject: Exceptions
- Date: 27 Feb 1996 09:38:23 GMT
- Organization: Universitaet Paderborn, Germany
- Message-ID: <4gujef$8hl@news.uni-paderborn.de>
- NNTP-Posting-Host: galois.uni-paderborn.de
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello,
- I have a simple (?) question. I am interested in exceptions. More in detail,
- I want to know the following.
-
- (1) Since when does the ISO, or ANSI C++ standard contains exceptions.
- Since 1992 (?)
-
- (2) Which C++ compilers, on which platforms support exceptions.
- I know that gcc-2.7.2 support exceptions. I also know that Suns CC compiler
- supports it. But what is with other native C++ compilers on other UNIX
- platforms. E.g. HP-UX > 9.x, DEC ULTRIX, SGI IRIX > 5.3.
-
- Thanx in advance,
-
- Torsten ( tom@uni-paderborn.de )
-